Hi @macdonal_T ,
to set focus on dropdown use action "Click UI Element in Window" for element City and State dropdown
to type City and State use action "Send Keys"
use keys: 'cityVariable, {TAB}, stateVariable, {ENTER}'
to select from dropdown use action: "Click UI Element in Window" for element Matching city and state
then scroll and select address use action "Find Text on Screen" use text Address pattern then
followed by "Click UI Element in Window"
Mark as solution if it helps.
Thanks,
Sandeep Mishra