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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26977Madan, Barry20354HamburgHamburgGermany
24670Ross, Alexandria90401Santa MonicaCaliforniaUnited States
13353Coleman, Jordyn, S98036LynnwoodWashingtonUnited States

Generated 2025-07-10 22:35:19.353 UTC