[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 3615   SHUFFLE   <  SKIP 2671  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17344Kelly, Timothy94947NovatoCaliforniaUnited States
21592Reed, Christina98033KirklandWashingtonUnited States
24974Carter, Eduardo90802Long BeachCaliforniaUnited States

Generated 2025-07-16 02:00:30.666 UTC