QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..54.70 rows=2 width=206)
Index Cond: (id = ANY ('{3089,634,3809,4068,4082,4330,4340,4387,4408}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))