Get your own SQL server

SQL Statement:

Result:

 customer_id |   customer_name    | contact_name |    address     |  city  | postal_code | country
-------------+--------------------+--------------+----------------+--------+-------------+---------
          19 | Eastern Connection | Ann Devon    | 35 King George | London | WX3 6FW     | UK
(1 row)
Demo Database:

categories
customers
products
orders
order_details
testproducts