This was one of the few times I decided to work backwards, which I’m starting to prefer. What I mean is that wrote the below snippet, prior to writing the methods. What this snippet does is retrive all the Venue IDs in our database, then retrieves the corresponding Venue title (post title) and contact email. Simple enough, nothing major. [...]