Generative AI Prompt: Write a tagline for an ice cream shop. Response: We serve up smiles with every scoop! Prompt: Table customers, columns = [CustomerId, FirstName, LastName, Company, Address, City, State, Country, PostalCode] Create a SQL query for all customers in Texas named Jane query = Response: SELECT * FROM customers WHERE State = 'TX' AND FirstName = 'Jane' Prompt: A white Siamese cat Response: GPT Codex DALL·E