QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..65.18 rows=3 width=205)
Index Cond: (id = ANY ('{779,3463,3099,2349,3067,2684,4031,4032,4059,4088,4109,4110,4111}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))