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