While creating an entity object with the Entity Object Wizard, you can generate a default view object, based on the entity object you defined, and finish the wizard in the Finish page.
The default view object contains all the attributes of your entity object (essentially a SELECT * FROM table_name). You can later edit this view object in the View Object Editor.
Optionally select Create default View Object.
Click Finish.
Related topics
The Files that Define an Entity Object