The data model viewer
The script defines the data model, but if you want to view it graphically, you should use data model viewer. This is opened from the toolbar menu, as shown in the following screenshot:

Clicking on the icon to the right in the menu will open Data model viewer in a new tab. Once this is open, you can visually see what the data model looks like. If you have more than one table, they should be linked by the key fields and should look something similar to the following screenshot:

The Data model viewer is an excellent tool to get an overview of the data model. It is also a very good debugging tool in the application development process.
Check whether the data model looks the way you want it to and make sure that you have no circular references. Circular references will be marked with red links and synthetic keys will be named $Syn
:

Using preview mode
The Data model viewer option has a useful additional feature, preview mode. This mode allows you to preview both the data and metadata of a field.
Select a field in a table and click on the Preview button to the lower-left corner of the screen. This opens the Preview panel in which you can see data about the field and some sample data records from the table. In addition, you can define dimensions and measures based on the chosen field, as shown in the following screenshot:

- Project 2007項目管理實用詳解
- 電力自動化實用技術問答
- JavaScript實例自學手冊
- Hands-On Linux for Architects
- Mastering Machine Learning Algorithms
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- 網絡安全管理實踐
- Practical Big Data Analytics
- 網絡管理工具實用詳解
- Web璀璨:Silverlight應用技術完全指南
- 3ds Max造型表現藝術
- 機床電氣控制與PLC
- Redash v5 Quick Start Guide
- 分布式Java應用