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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23247Garcia, Alexander90210Beverly HillsCaliforniaUnited States
20873Subram, Joel, L30601HannoverNordrhein-WestfalenGermany
18822Ferrier, Gregory, J97005BeavertonOregonUnited States
16111Green, Allison97034Lake OswegoOregonUnited States

Generated 2025-07-12 22:43:19.768 UTC