[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 460   SHUFFLE   <  SKIP 2074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20359Blue, Rachel90706BellflowerCaliforniaUnited States
24291Garcia, Eduardo, D98225BellinghamWashingtonUnited States
13695Clark, Christian, H59100RoubaixNordFrance

Generated 2025-07-17 12:58:32.077 UTC