[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 8120   <  SKIP 829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17604Robinson, Noah, H98033KirklandWashingtonUnited States
16054Ortega, Hector, ERG41 1QWWokinghamEnglandUnited Kingdom
17140Peterson, Sean, R98052RedmondWashingtonUnited States

Generated 2025-07-20 03:45:57.091 UTC