[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 494   SHUFFLE   <  SKIP 2920  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12497Kumar, Ashlee, M66001SaarbrückenSaarlandGermany
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom

Generated 2025-07-20 09:41:53.939 UTC