[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 24   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13128West, Colleen, C2777SpringwoodNew South WalesAustralia
18987Adams, Hunter97205PortlandOregonUnited States
21547Raje, Brad, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-10 19:35:37.109 UTC