QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..48.54 rows=2 width=206)
Index Cond: (id = ANY ('{748,1687,2708,345,1229,1609,1225,2247}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))