[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 480   SHUFFLE   <  SKIP 578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23223Howard, Angel, AEM15Esher-MoleseyEnglandUnited Kingdom
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom
11048Powell, Jeremy3429SunburyVictoriaAustralia

Generated 2025-07-13 19:54:02.103 UTC