[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 1243   SHUFFLE   <  SKIP 3812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15752Rodriguez, Bobby2300NewcastleNew South WalesAustralia
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
13745Robinson, Andrew, J97222MilwaukieOregonUnited States
25302Mehta, Manuel70452StuttgartSaarlandGermany

Generated 2025-07-19 01:30:32.966 UTC