QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..46.49 rows=2 width=205)
Index Cond: (id = ANY ('{3181,3441,3079,3417,3899,4087,4114,4125}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))