I have a table with data such as zip code, state, city, street address, etc. This table is a downloaded csv from member data for an organization I work for. I am trying to convert the zip codes I have in the table into xy coordinates that way I can see where on a map each of the points of data is located. Whenever I try to convert the table into xy coordinates it says I need to create a locator. I then go to creating a locator and it says the data I have "does not contain geometry". Whenever I try to create geometry for my dataset it does not show up as an option to select as an input feature, nor does it come up when I browse the computer. How do I make it so the table I have shows up as an option to select as an input feature to then do the other steps.
Am I going about the process the right way for turning a table I have into xy coordinates for the zip codes? I don't want to create xy coordinates for the street addresses as a level of privacy, I understand that would be more accurate of a point.