QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..55.68 rows=3 width=205)
Index Cond: (id = ANY ('{2687,2604,2704,2694,634,720,1724,2512,3822,3874}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))