QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..68.20 rows=4 width=206)
Index Cond: (id = ANY ('{2678,1655,3790,1339,854,675,3919,4007,4055,4056,4057,4058,4161}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))