Thanks for the reply, dpaddock!
Because of the simplicity of selecting, I thought it would be the answer to my dillema, but perhaps it isn't. Is it possible to get the union of Polygons? It looks like there is a union function for Extents, but since it returns an Extent, I assume it just returns the bounding box that contains both Extents, (which would include a lot more area than I want). I was really hoping to use the geometry of disconnected polys in a query. Is this even possible?