[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 324   SHUFFLE   <  SKIP 733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18047Alvarez, Latasha53131BonnHamburgGermany
23496Harris, Nicholas, L97222MilwaukieOregonUnited States
27105Perez, Sean94010BurlingameCaliforniaUnited States

Generated 2025-07-15 03:33:19.895 UTC