[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 127   SHUFFLE   <  SKIP 2525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19662Powell, Lauren, EV8POak BayBritish ColumbiaCanada
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States

Generated 2025-07-20 12:36:43.527 UTC