QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..67.39 rows=3 width=206)
Index Cond: (id = ANY ('{3333,2649,2634,634,2607,2602,1512,2600,4031,4032,4376,4377,4414}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))