[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 653   SHUFFLE   <  SKIP 1000  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20597Beck, Carly41100Saint OuenLoir et CherFrance
11887White, Joseph92118CoronadoCaliforniaUnited States
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
20568Raji, Dustin75007ParisSeine (Paris)France

Generated 2025-07-18 07:22:51.407 UTC