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