QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..48.54 rows=2 width=206)
Index Cond: (id = ANY ('{641,668,2653,824,647,2746,4002,4119}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))