What I would like to do is iterate through the file sorting on the ZIP field, evenly distributing the records through out the file.
Example if my file contains the following quantities of zip codes.
QTY ZIP
3 98765
2 12345
2 78934
Then my file would be sorted somewhat...