[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 480   SHUFFLE   <  SKIP 149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16899Sanchez, Whitney, C98168BurienWashingtonUnited States
13728Stewart, Taylor90706BellflowerCaliforniaUnited States
17956Gomez, Jaime57000MetzMoselleFrance

Generated 2025-11-04 21:34:38.358 UTC