[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 3082  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19521Dominguez, Jaime, R93500PantinSeine Saint DenisFrance
27251Flores, Jessica, R91941GrossmontCaliforniaUnited States

Generated 2025-07-09 00:58:07.809 UTC