QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..75.29 rows=4 width=206)
Index Cond: (id = ANY ('{3309,766,2604,2763,2518,1557,2009,821,3903,4069,4070,4071,4072,4073}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))