[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 3704   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26167Zhao, Jaclyn, D2065St. LeonardsNew South WalesAustralia
25699Kelly, Marcus, ANT20Newcastle upon TyneEnglandUnited Kingdom
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-21 17:05:32.557 UTC