[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 2391   SHUFFLE   <  SKIP 2115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22299Murphy, Richard, MV8POak BayBritish ColumbiaCanada
28040Mitchell, Jack, L98201EverettWashingtonUnited States
27345Shan, Darrell, J2444Port MacquarieNew South WalesAustralia

Generated 2025-07-21 03:40:13.118 UTC