[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 190   SHUFFLE   <  SKIP 1370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21592Reed, Christina98033KirklandWashingtonUnited States
26339James, Cindy99362Walla WallaWashingtonUnited States
29160Baker, Logan, N98270MarysvilleWashingtonUnited States

Generated 2025-07-21 00:20:46.614 UTC