[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 2927   SHUFFLE   <  SKIP 418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22722Fernandez, Tina94010BurlingameCaliforniaUnited States
11577Serrano, Janet75005ParisSeine (Paris)France
13554Moreno, Paula, WE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 17:13:34.872 UTC