[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29210Peterson, Devin, M98201EverettWashingtonUnited States
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
27011Powell, Kevin98104SeattleWashingtonUnited States

Generated 2025-07-12 08:45:31.800 UTC