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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20729Zhou, Aimee, M53131BonnNordrhein-WestfalenGermany
12756Butler, Antonio90210Beverly HillsCaliforniaUnited States
25207Moore, Destiny, C98052RedmondWashingtonUnited States

Generated 2025-07-12 03:27:19.313 UTC