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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11962Roberts, Alexandra90706BellflowerCaliforniaUnited States
11307Rodriguez, Hunter, P94015Daly CityCaliforniaUnited States
27553Sanders, Julia, M94070San CarlosCaliforniaUnited States
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 12:17:13.008 UTC