There are a number of tutorials that demonstrate various aspects of the NuVu Query Designer.
The standard repository that is loaded as part of the normal server install contains a single datasource, called Sports2000 that points to a physical database called c:\temp\Sports2000.db, but this database needs to be created on disk before the tutorials can be run against that database.
To create this Sports2000 database is a fairly painless task, which is described here in detail:
Tutorials
Simple customer selection, sorted by Country
Adding a simple calculated field to the query
Adding a filter to restrict the rows that are returned to the query
Joining multiple tables and showing in a single results grid
Split Joined Tables to show in separate grids
Adding a calculated field that shows a count of children for each parent
Adding a filter that prompts for a value at runtime
Report Design: Changing the spacing of sections
Report Design: Adding rectangles and text objects
Report Design: Conditional formatting of field objects within a report