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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom
24017Lopez, Rebekah64283DarmstadtHessenGermany
21593Roberts, Marcus, H91502BurbankCaliforniaUnited States

Generated 2025-07-11 15:26:18.197 UTC