[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   SHUFFLE   <  SKIP 5224  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24210Shan, Ricardo24044KielSaarlandGermany
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom
26498Hayes, Ethan98055RentonWashingtonUnited States
13361Jai, Cameron, F97034Lake OswegoOregonUnited States

Generated 2025-07-11 12:51:21.791 UTC