[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 999   SHUFFLE   <  SKIP 249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21302Foster, Logan, F97222MilwaukieOregonUnited States
18829Simmons, Jackson, C98027IssaquahWashingtonUnited States
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 05:47:09.441 UTC