[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 1748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
19365Shan, Wayne42651SolingenNordrhein-WestfalenGermany
27708Goel, Katie, D4700RockhamptonQueenslandAustralia

Generated 2025-07-10 12:18:31.760 UTC