public Customers()
 {
     InitializeComponent();
     DbHelper.EstablishConnection();
 }