[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 398   SHUFFLE   <  SKIP 2364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21778Shen, Louis98168BurienWashingtonUnited States
11529Bryant, Austin, L97205PortlandOregonUnited States
17463Moore, Nicholas97222MilwaukieOregonUnited States

Generated 2025-07-13 16:03:37.533 UTC