[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 785   SHUFFLE   <  SKIP 312  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11002Torres, Ruben7001HobartTasmaniaAustralia
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom
17752Hernandez, Deanna, R75005ParisSeine (Paris)France

Generated 2025-07-21 15:07:22.262 UTC