public CustomerService()
 {
     _table = CustomerTable.GetInstance();
 }