Hi Friends,
When you install Master Data Services 2012, you can deploy sample packages that come with the installation. The sample packages are located in C:\Program Files\Microsoft SQL Server\110\Master Data Services\Samples\Packages
To install the packages, use mdsmodeldeploy.exe which is located in C:\Program Files\Microsoft SQL Server\110\Master Data Services\Configuration
Sample command to deploy:
C:\Program Files\Microsoft SQL Server\110\Master Data Services\Configuration>mdsmodeldeploy deploynew -package “C:\Program Files\Microsoft SQL Server\110\Master Data Services\Samples\Packages\chartofaccounts_en.pkg” -model “Chart of Accounts”
The mdsmodeldeploy tool deploys the object model as well as the data, unlike the Model Deployment Wizard.
Once all the 3 sample packages are deployed, you should be able to browse them in MDS web app: