Task 3 (Optional): Reviewing the Subscription Views
In this task, you confirm that the SQL views are created by using SQL Server Management Studio.
Launch SQL Server Management Studio. Click the Start button, click All Programs, click Microsoft SQL Server 2012, and then click SQL Server Management Studio.
In the Connect to Server window, set Server Type to Database Engine, type the server name (or select (local), and select appropriate authentication, and click Connect.
In the Object Explorer pane, expand Databases, expand MDS, and then expand Views.
Confirm that you see the mdm.Suppliers view in the list.
Next Step
Task 4: Creating an SSIS Project using SQL Server Data Tools