[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 2548   SHUFFLE   <  SKIP 1477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13449Diaz, Jerome, H98312BremertonWashingtonUnited States
27865Butler, Destiny2444Port MacquarieNew South WalesAustralia
22837Chandra, Sergio, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-19 20:24:35.268 UTC