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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22127Thompson, Marcus94014ColmaCaliforniaUnited States
22553Vazquez, Melinda, COX1OxfordEnglandUnited Kingdom
27011Powell, Kevin98104SeattleWashingtonUnited States

Generated 2025-07-14 23:20:47.254 UTC