[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 2381   <  SKIP 620  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19668Patel, Erick, C98168BurienWashingtonUnited States
23884Ross, Ethan95062Santa CruzCaliforniaUnited States
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
22939Arthur, Rebekah2061Milsons PointNew South WalesAustralia

Generated 2025-07-18 13:12:33.760 UTC