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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22574Zheng, Randy, B2444Port MacquarieNew South WalesAustralia
22752Brown, Daniel, J97355LebanonOregonUnited States
13697Munoz, Jésus, K63009OffenbachSaarlandGermany

Generated 2025-07-12 07:23:16.411 UTC