[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 440   SHUFFLE   <  SKIP 2222  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28741Dominguez, Bruce59368WerneNordrhein-WestfalenGermany
15448She, Omar, KOX16 8RSOxonEnglandUnited Kingdom
11649White, Ian, M92625Newport BeachCaliforniaUnited States
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 11:47:42.671 UTC