[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 327   SHUFFLE   <  SKIP 3377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21414Butler, Aaron97355LebanonOregonUnited States
18261Ramos, Stacy, D6006PerthSouth AustraliaAustralia
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-14 00:27:03.575 UTC