public CustomerJobRepository(JobContext jobContext)
 {
     _jobContext = jobContext;
 }