I'm afraid it's not currently possible to query with multiple keys simultaneously for liststreamkeyitems (it is possible for liststreamkeys).
Just out of curiousity, would you be looking for items that have *all* of these keys, or items that have *any* of these keys? The problem in either case is that MultiChain's indexes can't be used efficiently if there are a large number of items, and start and count are used for paging in the results.