[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 158   SHUFFLE   <  SKIP 2199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20895Jimenez, Ruben, A75019ParisSeine (Paris)France
11244Coleman, Alexis, MTY31RuncornEnglandUnited Kingdom
23367Ramirez, Haley, A98027IssaquahWashingtonUnited States

Generated 2025-07-17 23:04:16.615 UTC