[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 6330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
19742Russell, Alexia98225BellinghamWashingtonUnited States
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States
19256Griffin, Abigail, A75007ParisSeine (Paris)France

Generated 2025-07-11 18:01:34.808 UTC