[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13694Gray, Savannah, EGA10GatesheadEnglandUnited Kingdom
15860Moreno, Joe98225BellinghamWashingtonUnited States
21134Chapman, Bob, WW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 16:07:25.998 UTC