[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 236   SHUFFLE   <  SKIP 289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom
18999Watson, Mackenzie97355LebanonOregonUnited States
12394Serrano, ErikaL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-14 07:54:49.493 UTC