public function getCityDetailsSzamla()
 {
     return $this->hasOne(WshCoCity::className(), ['cit_zip' => 'zip']);
 }