[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 2103   SHUFFLE   <  SKIP 3006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12868Anand, Julie, B75006ParisSeine (Paris)France
16716Henderson, Jose98371PuyallupWashingtonUnited States
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-20 14:01:45.867 UTC