This could be a mistake with SqlServer Administration, but I have login users mapped to database users mapped to default schemas.
I have a Datalake flow parallel node featuring two Database conneciton points. When I add documents through the Object List, the table names will change based on the connection point's username (sqlserver login user), so I save the Database connection point. However, the Database connections wind up with the same values.
For example, when I select Database Connection Human Resources, I saved the username as "aw.humanresources" and saved the configuration.
Next I select Database Conneciton Persion, saved the username as "aw.person" and saved the configuration.
However, when I work with the documents I want to send to Datalake, both connection points are using "aw.person" and therefore connecting to same schema.