public static string GetCustomerPremiseDataSpeed(FacilityDataRetrievalArgument args)
 {
     return args.GetProvisionedSpeed();
 }