[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 680   SHUFFLE   <  SKIP 6151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20093Clark, Megan90505TorranceCaliforniaUnited States
11536Chow, Logan, J94536FremontCaliforniaUnited States
23192Garcia, Emily, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 14:46:57.225 UTC