public function getZipCode()
 {
     $this->__load();
     return parent::getZipCode();
 }