[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 650   SHUFFLE   <  SKIP 3216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18345Bryant, SamanthaV9MetchosinBritish ColumbiaCanada
20866Jones, David, DKB9KirkbyEnglandUnited Kingdom
29166Hernandez, Jaime94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 19:02:28.861 UTC