[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 5825   <  SKIP 1513  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17140Peterson, Sean, R98052RedmondWashingtonUnited States
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
12329Shan, BonnieY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-17 12:16:09.671 UTC