[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 416   SHUFFLE   <  SKIP 907  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22443Suarez, Marvin, M57000MetzMoselleFrance
23570Romero, Deanna, K2036MalabarNew South WalesAustralia
19657Griffin, Emily98055RentonWashingtonUnited States
21038Lopez, Pedro75008ParisSeine (Paris)France

Generated 2025-07-14 02:19:57.201 UTC