[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 0   SHUFFLE   <  SKIP 6324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23398Chander, Karl, J90706BellflowerCaliforniaUnited States
13467Martinez, Kristopher98225BellinghamWashingtonUnited States
24689Ye, SandraSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-11-06 01:40:01.731 UTC