[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 511   SHUFFLE   <  SKIP 1606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18085Nath, Christy, U94014ColmaCaliforniaUnited States
22446Wu, Jake, EGL7 1RYGloucestershireEnglandUnited Kingdom
25159Cooper, Katelyn, C98104SeattleWashingtonUnited States

Generated 2025-07-19 17:50:56.736 UTC