Next, we join to the events table.
Note how the Sequel code is more concise because it assumes the id field is for events table and the event_id field is for people table.