An Entry enables you to retrieve a set of data in a Model. The Entry describes which formal parameters are needed for the retrieval and it describes the Fields that are retrieved. An Entry can be compared with a table or file in a database. The formal parameters are the keys and the Entry Fields are the Fields in the file or table. An Entry is an input mechanism for a Model.