QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..74.37 rows=4 width=26)
Index Cond: (id = ANY ('{3619,1604,2725,32,3888,3889,3996,3997,4069,4070,4071,4072,4073,4082,4125}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))