[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 508   SHUFFLE   <  SKIP 785  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11418Hu, Rafael, J33098PaderbornNordrhein-WestfalenGermany
23093Parker, Nathan, R92102San DiegoCaliforniaUnited States
14941Patterson, Emma, JNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 19:36:59.264 UTC