[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 750   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
19738Martinez, Henry98225BellinghamWashingtonUnited States
24190Chen, Austin, V93000BobignySeine Saint DenisFrance

Generated 2025-07-07 21:23:25.883 UTC