[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 680   SHUFFLE   <  SKIP 5734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27958Clark, Marcus, GPB12PeterboroughEnglandUnited Kingdom
28285King, Savannah, H97045Oregon CityOregonUnited States
21776Thompson, Daniel, P98033KirklandWashingtonUnited States

Generated 2025-07-12 15:25:40.442 UTC