[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 406   SHUFFLE   <  SKIP 1077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18976Howard, Garrett97330CorvallisOregonUnited States
17425Washington, Austin97301SalemOregonUnited States
19142Washington, Dalton, R91776San GabrielCaliforniaUnited States

Generated 2025-07-18 15:03:00.628 UTC