[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 1527   SHUFFLE   <  SKIP 5839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25469Wu, Martha45000OrleansLoiretFrance
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
23406Sanchez, Frederick98225BellinghamWashingtonUnited States

Generated 2025-07-20 02:22:39.937 UTC