Now i have a table which has some 25 fields.
My concern is about two fields. One is a City field and the other one is Postal code field.
What i want my query to do is, It should help me retrieve records that have Distinct cities with same Postal code.

Any help would be greatly appreciated!
Thanks!