QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..83.87 rows=5 width=205)
Index Cond: (id = ANY ('{2700,2705,2687,1171,2692,2604,2704,2710,2694,634,2697,720,908,1724,2512,1353,3822,3874}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))