public GuidWithDateTime NewOrderedId()
 {
     return(RandomData.GenerateOrderedGuid());
 }