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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
24017Lopez, Rebekah64283DarmstadtHessenGermany
15479Wright, Andrea98501OlympiaWashingtonUnited States

Generated 2025-07-12 12:20:23.853 UTC