first, if the three requests are textually identical and all pure selects. only the first will be done (and the result cached for the others)
second, if you do the address_data thing: "When the expansion succeeds, the value is retained with the address, and can be accessed using the variable $address_data in the current router,"
(says the docs, chapter 15)