Here we implement the order item entity, which represents a many to many relation with custom properties. We'll learn how to relate it to the other two entities it connects, and also how to create its id, which will not be a serial id this time, but a composite id.