[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 470   SHUFFLE   <  SKIP 4216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13500Vance, Molly, C53001BonnHamburgGermany
23706Cooper, Mackenzie, M98020EdmondsWashingtonUnited States
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 02:16:10.921 UTC