[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 2189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
12728Stewart, Jeremiah60323FrankfurtHessenGermany
18074Hall, Julia, L98036LynnwoodWashingtonUnited States

Generated 2025-07-09 06:56:59.889 UTC