[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 2421   SHUFFLE   <  SKIP 5166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12229Gomez, Kari63151MühlheimHamburgGermany
14576Price, Anna98055RentonWashingtonUnited States
21117Sara, Bryant, K41100Saint OuenLoir et CherFrance

Generated 2025-07-16 15:49:55.153 UTC