Takes two parameters, DestinationQuery, SourceQuery
Description:
Copies the first record of the sourceQuery into the destinationQuery
Example:
CopyFirst "UserData.Person" "MemTab.Person"