QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..68.40 rows=3 width=26)
Index Cond: (id = ANY ('{3440,3996,3997,4069,4070,4071,4072,4073,4082,4141,4195,4215,4216}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))