QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..53.08 rows=2 width=205)
Index Cond: (id = ANY ('{641,3353,719,3441,36,3417,649,3821,3899}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))