QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..47.90 rows=2 width=206)
Index Cond: (id = ANY ('{4296,4306,4307,4308,4384,4395,4399,4401}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))