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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19013Phillips, Amanda, G91364Woodland HillsCaliforniaUnited States
21744Perry, Emma94014ColmaCaliforniaUnited States
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
19648Hall, Lauren, AV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-12 22:12:15.362 UTC