[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 0   SHUFFLE   <  SKIP 2617  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11378Liang, Shannon57000MetzMoselleFrance
17618Liu, Ramon, M98225BellinghamWashingtonUnited States
16916Dominguez, Cheryl, M29910BlufftonSouth CarolinaUnited States
16622Navarro, Byron2300NewcastleNew South WalesAustralia

Generated 2025-11-05 22:48:14.241 UTC