I am using dbt with Microsoft SQL Server. I know that dbt is not designed for data movement, only for transformation. However, in the core of MS SQL there is a mechanism for linked servers to which you can send queries. Is there any way to configure dbt to use a linked server as a source?