select b.* from customers a join address_book b on  a.customers_default_address_id = b.address_book_id where b.customers_id = <@KEY@>