[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 416   SHUFFLE   <  SKIP 1854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24676Roberts, Jeremy98104SeattleWashingtonUnited States
25702Lopez, Evelyn, E45001EssenHamburgGermany
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-13 13:34:12.367 UTC