[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 484   SHUFFLE   <  SKIP 1013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15445Lopez, Bob94310OrlyVal de MarneFrance
13524Blanco, Cheryl1002SydneyNew South WalesAustralia
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 15:49:30.450 UTC