[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 484   SHUFFLE   <  SKIP 2352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21599Lopez, Sara, A97301SalemOregonUnited States
16796Martin, Kaitlyn, F98284Sedro WoolleyWashingtonUnited States
25916Serrano, Naomi91502BurbankCaliforniaUnited States

Generated 2025-07-13 04:08:22.563 UTC