array('className' => 'Customer', 'foreignKey' => 'customer_id', 'conditions' => '', 'fields' => '', 'order' => '' ), 'State' => array('className' => 'State', 'foreignKey' => 'state_id', 'conditions' => '', 'fields' => '', 'order' => ''), 'Country' => array('className' => 'Country', 'foreignKey' => 'country_id', 'conditions' => '', 'fields' => '', 'order' => '' )); } ?>