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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
15244Rodriguez, Alexis, LV8XRoyal OakBritish ColumbiaCanada
23216Hall, Kevin, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-16 01:27:12.698 UTC