MapPoint FindNearby

Is there any way to use FindNearby to retrieve information about more than one EntityType at a time I am trying to find all of the points of interest (POI) within two kilometers of a given point. Right now, it seems that I need to iterate through every separate EntityType, is there any way I can do this as a bulk process