[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 2214   SHUFFLE   <  SKIP 2173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20061Nath, Sharon, E75009ParisSeine (Paris)France
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
20356Lu, Louis, K97005BeavertonOregonUnited States

Generated 2025-07-21 08:10:40.469 UTC