[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 362   SHUFFLE   <  SKIP 4016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom
14887Wilson, Lauren, A98284Sedro WoolleyWashingtonUnited States
20054Nara, Clarence, GW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-13 02:07:18.362 UTC