[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 644   SHUFFLE   <  SKIP 1145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18871Rubio, Ruben, DV3J 6Z3BurnabyBritish ColumbiaCanada
18591Nelson, Eduardo, A90802Long BeachCaliforniaUnited States
11244Coleman, Alexis, MTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 15:49:27.798 UTC