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