[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   SKIP 1211   SHUFFLE   <  SKIP 3693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28780Griffin, Melissa, L98104SeattleWashingtonUnited States
15316Harris, Alexis94015Daly CityCaliforniaUnited States
19702Diaz, Edward91776San GabrielCaliforniaUnited States

Generated 2025-07-14 09:29:26.308 UTC