[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 568   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11775Roberts, Sierra94303Palo AltoCaliforniaUnited States
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States
16440Martin, Jimmy75016ParisSeine (Paris)France

Generated 2025-07-20 02:35:48.410 UTC