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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27951Torres, Roy75019ParisSeine (Paris)France
20016Kelly, Katherine97068W. LinnOregonUnited States
15694Diaz, StephanieGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-16 01:26:58.366 UTC