[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 2421   SHUFFLE   <  SKIP 1749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
22339Nelson, Richard98052RedmondWashingtonUnited States
13467Martinez, Kristopher98225BellinghamWashingtonUnited States

Generated 2025-07-14 12:58:07.823 UTC