A dictionary is a list or table of keys and values. The keys are given names which identify the role the values take on in the model. The table is organized this way to illustrate and clarify the relationships between values.
Here, we add a key called table to the dictionary because it represents the most fundamental attribute of the database table, its name. The value of the key is the actual name of the table, Person.