[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 2827  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23634Li, Ernest, L70511StuttgartSaarlandGermany
23790Williams, Isabella97355LebanonOregonUnited States
21714Patel, Carmen, M98168BurienWashingtonUnited States
13955Raji, Andres, E2500WollongongNew South WalesAustralia

Generated 2025-07-10 06:56:09.493 UTC