[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 413   SHUFFLE   <  SKIP 1127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28015Chen, Christian, D98033KirklandWashingtonUnited States
23287Kelly, Juan, N91941GrossmontCaliforniaUnited States
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-14 14:15:35.949 UTC