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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24623Torres, Beth98225BellinghamWashingtonUnited States
27887Zhang, Eugene, C75019ParisSeine (Paris)France
28212Hernandez, Melody, E3977CranbourneVictoriaAustralia

Generated 2025-07-08 19:10:29.431 UTC