Customer customer = new Customer();
customer.Name = "Marco";
customer.Country = "Italy";
