Database and SQL Learning Mode

I have information about customers stored in a table. each row has an account_id that is a foreign key to a table called accounts. how can you select the postcode column from the address table for a customer with ID 123?