Ultimate access to all questions.
In a Fabric tenant hosting two workspaces, Workspace1 and Workspace2, Workspace1 includes a lakehouse named Lakehouse1, which contains a table named dbo.Sales. Workspace2 includes a lakehouse named Lakehouse2, which contains a table named dbo.Customers. Your task is to configure a setup that allows writing SQL queries referencing both dbo.Sales and dbo.Customers tables within the same query without duplicating the tables. Which feature or tool should you utilize to achieve this?