[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 1845   SHUFFLE   <  SKIP 2257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23028Taylor, Anna, D94303Palo AltoCaliforniaUnited States
19090Chander, Marshall2061Milsons PointNew South WalesAustralia
12611Sara, ManuelWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 06:55:07.763 UTC