[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 2075   SHUFFLE   <  SKIP 566  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20580Huang, Ernest, L75013ParisSeine (Paris)France
19160Perez, Sara92625Newport BeachCaliforniaUnited States
14948Lal, Damien75010ParisSeine (Paris)France
22651Sara, Frederick91940Les UlisEssonneFrance

Generated 2025-07-20 05:43:19.853 UTC