[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 344   SHUFFLE   <  SKIP 709  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27732White, Katherine99362Walla WallaWashingtonUnited States
15170Martinez, Jermaine, L2065St. LeonardsNew South WalesAustralia
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-14 13:07:51.183 UTC