QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..21.49 rows=3 width=205)
Index Cond: (id = ANY ('{2746,2303,3089}'::integer[]))