[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 416   SHUFFLE   <  SKIP 2258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States
22227Cai, Barbara, A91502BurbankCaliforniaUnited States

Generated 2025-07-13 22:41:26.574 UTC