[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 3217   <  SKIP 4909  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25189Hayes, Aidan98312BremertonWashingtonUnited States
20159Zhu, Ernest2036MatravilleNew South WalesAustralia
18127He, Franklin, KW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 15:14:11.828 UTC