My Street_midline feature class has attributes of ID, shape, city, state, zip,street names, street suffix, street type, shape length. When I try and geocode by street name, all of my results are unmatched. The goal for my project is to geocode businesses by their spatial location (address). Following this project I want a composite address locator so I can plug in addresses and it can be geocoded to a single address. I'm unfamilair with what data I will need just to get the geocoding function to work properly and also what type of data and attributes are needed to build an address locator that can pinpoint to a single address.