Remove duplicate county - city values in field search
Hi,
I have a section with ootb functionality to search by location properties. City
D_ZipCodeList is used to populate dropdowns for City, County, Zip code
I don't want duplicate values to show when I search by City, for example Anchorage is showing many times since it has multiple zip codes, PegaHC-Data-ZipCode multiple objects exist with same name.
Is there a proper way to filter this without using alternate structures?