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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
23406Sanchez, Frederick98225BellinghamWashingtonUnited States
13799Bailey, Bryan, E78400ChatouYvelineFrance

Generated 2025-07-16 13:27:38.613 UTC