QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..55.43 rows=2 width=206)
Index Cond: (id = ANY ('{2326,706,634,720,1724,1575,828,2009,3822}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))