[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 7110   SHUFFLE   <  SKIP 1086  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26932Raman, KristinaSL67RJMaidenheadEnglandUnited Kingdom
15787Gonzalez, Cynthia2065St. LeonardsNew South WalesAustralia
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-22 12:13:51.879 UTC