[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 10116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14774Ferrier, Max53131BonnHamburgGermany
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
20675Martin, Natalie, M97034Lake OswegoOregonUnited States

Generated 2025-07-18 13:40:19.744 UTC