[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 617   SHUFFLE   <  SKIP 903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19270Shen, Shawn6006PerthSouth AustraliaAustralia
28000Roberts, RebeccaV3A 4R2LangleyBritish ColumbiaCanada
24613Serrano, Stacy3337MeltonVictoriaAustralia

Generated 2025-07-14 23:44:39.660 UTC