Non l'ho testata ma prova così :master:
codice:
SELECT * FROM customers WHERE cust_id NOT IN (SELECT DISTINCT cust_id FROM orders)