[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 2295   SHUFFLE   <  SKIP 2107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20590Zhang, Todd60323FrankfurtHessenGermany
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom
24765Alexander, Morgan, A98104SeattleWashingtonUnited States

Generated 2025-07-22 01:54:36.318 UTC