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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23008She, Sheena, R4700RockhamptonQueenslandAustralia
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom
21410Zhang, Eric98020EdmondsWashingtonUnited States

Generated 2025-07-20 19:47:32.780 UTC