[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   SKIP 2421   SHUFFLE   <  SKIP 1213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28705Powell, Ashley64283DarmstadtHessenGermany
18420Stewart, Riley, L94070San CarlosCaliforniaUnited States
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-10 19:27:32.052 UTC