Limit date to certain items in the list

I would like to generate a list of random addresses, but I need to limit that list to PA, NY, and OH addresses. Is there a way to do that in Mockaroo?

If you don’t need the addresses to actually be real, you could just use a Custom List of with those three values. If you need the zip codes to line up, though, that’ll be more difficult. This said, you could probably download a set of data with mapped zip codes from somewhere, push it up here, then reference that as a Dataset Column.

Currently you can only limit locations by country. A workaround would be to download a large list of locations, filter out ones that aren’t in the desired states, then upload the result as a custom dataset. In the meantime I’ll look into adding this as a feature.