[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 322   SHUFFLE   <  SKIP 467  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28355James, Carlos91364Woodland HillsCaliforniaUnited States
20044Rana, Jillian78400ChatouYvelineFrance
15518Bryant, Richard, A90505TorranceCaliforniaUnited States
12623Sanchez, Jesse, MNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-17 14:56:01.897 UTC