[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 511   SHUFFLE   <  SKIP 2496  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11351Ramos, Anne, RW10 6BLLondonEnglandUnited Kingdom
24450Long, Isabel98284Sedro WoolleyWashingtonUnited States
28246Gray, Alexa97330CorvallisOregonUnited States
13770Moreno, Gerald, A60323FrankfurtHessenGermany

Generated 2025-07-20 21:30:11.623 UTC