CustomerAddressOne = new customerAddressType
                {
                    firstName = GetRandomString("FName"),
                    lastName = GetRandomString("LName"),
                    company = GetRandomString("Company"),