[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 872   SHUFFLE   <  SKIP 2183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
18374King, Logan98371PuyallupWashingtonUnited States
13676Kapoor, George, LBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-17 06:20:38.364 UTC