[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 250   SHUFFLE   <  SKIP 6362  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17188Peterson, Alexa78000VersaillesYvelineFrance
12279Suarez, Mathew75017ParisSeine (Paris)France
23628Shen, Kara, CGL50CheltenhamEnglandUnited Kingdom
13744Andersen, Alvin, C98312BremertonWashingtonUnited States

Generated 2025-07-22 06:07:01.817 UTC