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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11231Zhang, Dennis98312BremertonWashingtonUnited States
27097Gonzales, Kaitlyn98033KirklandWashingtonUnited States
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-18 11:52:55.334 UTC