[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 2500   SHUFFLE   <  SKIP 2110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23928Ye, Jaclyn45000OrleansLoiretFrance
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-14 16:26:26.767 UTC