[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 159   SHUFFLE   <  SKIP 2749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11244Coleman, Alexis, MTY31RuncornEnglandUnited Kingdom
20905Munoz, Jessie92310SèvresHauts de SeineFrance
25198Ramirez, Michelle94947NovatoCaliforniaUnited States

Generated 2025-07-10 15:31:17.515 UTC