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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19148Ramirez, Cody, M97005BeavertonOregonUnited States
19692Edwards, Aaron90210Beverly HillsCaliforniaUnited States
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 16:01:23.980 UTC