[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 324   SHUFFLE   <  SKIP 1695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13654Andersen, Shawn, R98225BellinghamWashingtonUnited States
19569Torres, Kellie6105CloverdaleSouth AustraliaAustralia
13139Perez, Carmen, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-15 04:46:57.383 UTC