[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 480   SHUFFLE   <  SKIP 459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom
17572Edwards, Lucas, L92118CoronadoCaliforniaUnited States
26696Suarez, Robyn98225BellinghamWashingtonUnited States

Generated 2025-07-10 15:32:04.399 UTC