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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20647Bailey, Jared94519ConcordCaliforniaUnited States
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-09 03:28:26.881 UTC