[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 127   SHUFFLE   <  SKIP 2061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16381Davis, Kayla98168BurienWashingtonUnited States
21592Reed, Christina98033KirklandWashingtonUnited States
12653Andersen, NicholeW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-18 07:06:01.464 UTC