QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..55.68 rows=3 width=205)
Index Cond: (id = ANY ('{2629,3441,1388,711,2675,1169,1925,2484,3967,4007}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))