[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 2901  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16759Bell, Jasmine, B94109San FranciscoCaliforniaUnited States
12883Bailey, Stephanie, M92118CoronadoCaliforniaUnited States
20921Carlson, MelindaGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-11 19:58:42.345 UTC