QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..76.97 rows=4 width=205)
Index Cond: (id = ANY ('{826,1388,216,1416,222,2743,1512,830,2638,3809,3888,3889,3990,3991,4009,4097}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))