Given a database “dt” with the following header:
“Surname, Address, Zip Code, Given Name, Phone Number”.
What is the correct configuration of the Invoke Method activity so that the resulting header will be:
“Surname, Given Name, Address, Zip Code, Phone Number”.