QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..65.18 rows=3 width=205)
Index Cond: (id = ANY ('{2742,2477,711,3494,1604,2678,3888,3889,3952,3953,4049,4080,4081}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))