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