[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 484   SHUFFLE   <  SKIP 37  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27322Bradley, Derrick75019ParisSeine (Paris)France
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom
18038Kumar, Kelli78400ChatouYvelineFrance

Generated 2025-07-12 12:24:09.245 UTC