[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 2421   SHUFFLE   <  SKIP 3224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12503Shen, Casey, DYO15YorkEnglandUnited Kingdom
25858Gonzales, Mariah, V97222MilwaukieOregonUnited States
22446Wu, Jake, EGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-10 18:36:26.329 UTC