[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 2421   SHUFFLE   <  SKIP 2099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27572Carter, Isaiah92020El CajonCaliforniaUnited States
24707Pal, Shaun78400ChatouYvelineFrance
20170Martin, Jerome, DOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 04:34:21.191 UTC