[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 468   SHUFFLE   <  SKIP 389  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28532Xie, Tony, R75008ParisSeine (Paris)France
17588Bennett, Gavin98201EverettWashingtonUnited States
26746Adams, Amber4000BrisbaneQueenslandAustralia
19537Brooks, Michelle, C97222MilwaukieOregonUnited States

Generated 2025-07-18 17:49:24.139 UTC