For developers: Customer statistic
Each customer has a single customer statistic. The customer statistic holds information like last order, last order number and total orders. Upon a new order or deletion of an old order you have to update this statistic to match the new information.
The customer statistic is represented by the Telerik.Sitefinity.Ecommerce.Orders.Model.CustomerStatistic class.