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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16305Gonzalez, Stanley85049IngolstadtBayernGermany
18786Chande, Dustin90706BellflowerCaliforniaUnited States
12907Bryant, Julia, L98033KirklandWashingtonUnited States
11441Gomez, Erika75002ParisSeine (Paris)France

Generated 2025-07-19 06:28:57.988 UTC