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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24331Powell, Carson91932Imperial BeachCaliforniaUnited States
28076Williams, Logan, M94063Redwood CityCaliforniaUnited States
23199Hayes, Brandon99362Walla WallaWashingtonUnited States

Generated 2025-07-10 20:54:22.463 UTC