[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 3669   SHUFFLE   <  SKIP 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29413Garcia, Arthur, T77680Roissy en BrieSeine et MarneFrance
15877Perez, Jordan, S94704BerkeleyCaliforniaUnited States
25314Bell, Charles, J78400ChatouYvelineFrance

Generated 2025-07-15 09:36:38.259 UTC