[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 217   <  SKIP 609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18806Torres, Kaitlyn97330CorvallisOregonUnited States
19215Hall, Edward98104SeattleWashingtonUnited States
28493Wilson, Morgan, T20354HamburgHamburgGermany

Generated 2025-07-15 03:38:02.932 UTC