QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..81.27 rows=5 width=26)
Index Cond: (id = ANY ('{2653,3666,3646,4060,4069,4070,4071,4072,4073,4080,4081,4088,4094,4104,4105,4106,4114}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))