What method can I use for Reverse Geocoding?
Use the FindClosest method. Just be judicious with the specification of the search radius, if you do not want your searches to consume much of your CPU time and computer resources, since all local data within the specified radius has to be loaded and searched. Depending on the region of the US, a setting of .1 miles may be desirable, to start with.