QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..74.25 rows=4 width=26)
Index Cond: (id = ANY ('{711,824,3922,3923,3996,3997,4076,4187,4188,4210,4211,4263,4387,4409}'::integer[]))
Filter: ((address2 IS NOT NULL) AND ((address2)::text <> ''::text))