[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 3044   <  SKIP 186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11221Perry, Nathan90712LakewoodCaliforniaUnited States
23520Wilson, Richard97301SalemOregonUnited States
14690Rai, Drew, D91054ErlangenBayernGermany
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 03:52:05.446 UTC