[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 413   SHUFFLE   <  SKIP 901  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20655Butler, Edward, L97222MilwaukieOregonUnited States
20591Tang, Kara80074MünchenHamburgGermany
21325Hayes, Angela92020El CajonCaliforniaUnited States

Generated 2025-07-13 13:24:35.060 UTC