[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 3704   <  SKIP 356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27525Sanders, Ariana, K98020EdmondsWashingtonUnited States
23274Jackson, Ethan, C98104SeattleWashingtonUnited States
16461Wu, RosaYO15YorkEnglandUnited Kingdom

Generated 2025-07-21 16:31:01.850 UTC