[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 653   SHUFFLE   <  SKIP 828  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23823Davis, Samuel, K90706BellflowerCaliforniaUnited States
21133Kumar, April, G92310SèvresHauts de SeineFrance
29358Chande, PriscillaC2H 7AULondonEnglandUnited Kingdom
25002Edwards, LoganV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-19 13:54:42.397 UTC