I want to restrict what a user can enter into a form field. I could have over 80,000 values for street addresses, but I would like to query and use an autocomplete to make it easier on the user while restricting what they enter. Is a queryTask capable of this?