Millington, Tennessee Zip Codes: 38053,38054,38055,38083
select cat from directory where is_archived=0 and site_url != '' and (city='millington' OR city='millington') and (state='TN' OR state='Tennessee')
select cat from directory where is_archived=0 and site_url != '' and (city='millington' OR city='millington') and (state='TN' OR state='Tennessee')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('millington', city) OR city='all' ) and (state='TN' OR state='Tennessee' OR state='all')