[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 680   SHUFFLE   <  SKIP 2683  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28266Flores, Wyatt97301SalemOregonUnited States
22029Gao, Laura2264SilverwaterNew South WalesAustralia
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-20 02:15:55.046 UTC