[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 194   SHUFFLE   <  SKIP 3348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16031Allen, Ian, A4810TownsvilleQueenslandAustralia
24721Zheng, MandyW10 6BLLondonEnglandUnited Kingdom
26228Perez, Carolyn, B66041PoingSaarlandGermany
27637Cook, Gabrielle97355LebanonOregonUnited States

Generated 2025-07-20 09:56:39.856 UTC