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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12324Lal, Dale20354HamburgHamburgGermany
13483Lal, Christian, M98036LynnwoodWashingtonUnited States
17681Carter, Robert94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 03:25:39.768 UTC