[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 4   SHUFFLE   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20886Raman, BruceGA10GatesheadEnglandUnited Kingdom
27764Becker, Jaclyn75008ParisSeine (Paris)France
17695Washington, Hunter94070San CarlosCaliforniaUnited States

Generated 2025-07-15 17:08:32.715 UTC