[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 977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15284Prasad, Jay94014ColmaCaliforniaUnited States
21624Price, Faith, L98403TacomaWashingtonUnited States
19462Travers, Paige, J59491Villeneuve-d'AscqNordFrance

Generated 2025-07-22 06:03:40.876 UTC