[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2908   <  SKIP 1750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom
13527Andersen, Tonya, N4217Gold CoastQueenslandAustralia
17266Hall, Elijah, R98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-12 05:00:55.575 UTC