[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 836   SHUFFLE   <  SKIP 76  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17713Johnson, David, I93400Saint-DenisSeine Saint DenisFrance
19505She, GilbertSL4 1RHBerksEnglandUnited Kingdom
11601Raman, Ivan, S78000VersaillesYvelineFrance

Generated 2025-07-18 12:16:50.267 UTC