QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..45.10 rows=2 width=206)
Index Cond: (id = ANY ('{711,3079,1339,4117,4168,4209,4340}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))