public function getWarehouses($cityRef)
 {
     return $this->data->getWarehouses($cityRef);
 }