seperate the zip code field into 2 seperate fields zip code and +4 seperated
would allow simple query on zip codes. As it stands, zip can be queried but if selecting multiple, the restrictions of the 1 field zip in RE prevents all 5 digit zips and 5 digits zips +4 to be pulled correctly in one query.
It also makes doing Radius queries much more complicated!