[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 4831  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17811Hernandez, Stacy70452StuttgartSaarlandGermany
29265Diaz, Marissa, C94015Daly CityCaliforniaUnited States
11023Edwards, Seth, M90706BellflowerCaliforniaUnited States
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance

Generated 2025-07-15 02:40:22.458 UTC