[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 875   SHUFFLE   <  SKIP 3082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23268Morris, Katelyn, E94303Palo AltoCaliforniaUnited States
27038Reed, Eduardo90712LakewoodCaliforniaUnited States
11325Ross, Elijah, E98104SeattleWashingtonUnited States

Generated 2025-07-19 20:07:27.605 UTC