[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 68  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
24864Sun, Jeffery, J12171BerlinSaarlandGermany
27083Perry, Kevin98270MarysvilleWashingtonUnited States

Generated 2025-07-12 19:33:56.226 UTC