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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21082Edwards, Jason60323FrankfurtHessenGermany
23695Coleman, Elijah94010BurlingameCaliforniaUnited States
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 22:59:14.717 UTC