[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 3677   SHUFFLE   <  SKIP 3297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25364Rogers, Isaac98036LynnwoodWashingtonUnited States
14140Sai, Meagan33098PaderbornNordrhein-WestfalenGermany
22958Fernandez, Brandy, B5023FindonSouth AustraliaAustralia

Generated 2025-07-17 23:45:07.060 UTC