QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..65.18 rows=3 width=205)
Index Cond: (id = ANY ('{641,719,36,3601,401,2725,675,3920,3921,4104,4105,4106,4119}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))