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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28366Rivera, Dalton, EGL50CheltenhamEnglandUnited Kingdom
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
16456Navarro, Larry20354HamburgHamburgGermany

Generated 2025-07-21 15:08:28.741 UTC