D_ID, W_ID, "ICanBe", "", "Customer", "street", "place",
"BiggerPlace", "MA", "91083", "(913) 909 - 0928", new TimestampType(),
"GC", 19298943.12, .13, initialBalance, initialYTD, 3L, 15L,
"Some History").getResults()[0];
// check for successful insertion.
assertEquals(1L, customer4.asScalarLong());
TPCDataPrinter.printAllData(client);