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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12470He, Barbara, R12311BerlinSaarlandGermany
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
18651Mitchell, Isaiah, A98036LynnwoodWashingtonUnited States
19387Rana, Ruth24044KielSaarlandGermany

Generated 2025-07-14 16:53:30.716 UTC