[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 590   SHUFFLE   <  SKIP 208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom
16202Jai, Kenneth, D75007ParisSeine (Paris)France

Generated 2025-07-09 02:19:00.523 UTC