[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 2500   SHUFFLE   <  SKIP 1796  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15619Subram, LeviGL50CheltenhamEnglandUnited Kingdom
25505Zhou, CurtisSW8 4BGLondonEnglandUnited Kingdom
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance
19768Jackson, Christopher, C94014ColmaCaliforniaUnited States
23444Washington, Aidan78400ChatouYvelineFrance
21822Yuan, GregoryY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-10 19:45:33.899 UTC