I hadn't had a look at the SQL before (Beginner here :P ) but I think I can see some problems, doesn't look it's looking up the correct tables. Anyway -
=========Begin SQL========
SELECT Customer.CustomerID, Customer.[First Name], Customer.Surname, Customer.[Address Line 1], Customer.[Address...