[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 2693   SHUFFLE   <  SKIP 1031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance
11646Foster, Anna, A98168BurienWashingtonUnited States
21126Gonzalez, Kaitlin75007ParisSeine (Paris)France

Generated 2025-07-14 02:07:02.433 UTC