[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 2999   <  SKIP 2093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia
17182Patterson, JessicaYO15YorkEnglandUnited Kingdom
26454Cox, Sebastian, J98052RedmondWashingtonUnited States

Generated 2025-07-18 19:22:06.915 UTC