[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 0   SHUFFLE   <  SKIP 4043  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22649Tang, Corey57000MetzMoselleFrance
19784Liu, Christy4810TownsvilleQueenslandAustralia
15407Lee, Julia98104SeattleWashingtonUnited States
28726Liang, Kelli, C24044KielSaarlandGermany

Generated 2025-11-03 23:14:02.737 UTC