We are trying to export data from Microsoft SQL SEREVER 2019 to FileGDB. we implement this by utilizing a python script to put the data into a FileGDB template. The issue we encountering is that the GlobalID from the SQL database is not preserved in the fileGDB. Any ideas for solving this problem?