[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 875   SHUFFLE   <  SKIP 1526  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12962Edwards, Jennifer92625Newport BeachCaliforniaUnited States
23594Diaz, Paula, W94010BurlingameCaliforniaUnited States
18144Chapman, Katie75016ParisSeine (Paris)France
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 15:06:49.259 UTC