[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20316Zhang, Suzanne, R5023FindonSouth AustraliaAustralia
29322Alexander, Gavin, K97222MilwaukieOregonUnited States
20975Andersen, JerryPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 19:10:14.181 UTC