There are several scripts located under Solution Items with meaningful names to match up to the projects. Either run all scripts or just the ones you are interested in e.g. if working with NorthWindData run NorthWindScript.sql.
Scripts may be run inside Visual Studio via creating a new text file with .sql extension or using SSMS (SQL-Server Management Studio) which is recommended.
RelationsSimple is not part of the TechNet article, it's to assist with a forum question.
This is the sole Windows form project, all others are class projects and unit test projects.

