[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 512   SHUFFLE   <  SKIP 3336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21498Wilson, Cameron92118CoronadoCaliforniaUnited States
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 17:21:13.031 UTC