[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 875   SHUFFLE   <  SKIP 1392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16851Hayes, Kevin, L90706BellflowerCaliforniaUnited States
27851Martin, Diana75008ParisSeine (Paris)France
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance
15892Srini, Pamela98107BallardWashingtonUnited States

Generated 2025-07-08 13:16:53.953 UTC