public void SetupCodegen()
 {
     _customerInstance = BenchmarkHelper.SetupCustomerInstance();
     CustomerMapper.Map(_customerInstance);
 }