[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 542   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States
14971Zhu, Susan, P45000OrleansLoiretFrance
22795Yuan, Tara, G75013ParisSeine (Paris)France

Generated 2025-07-18 14:13:40.117 UTC