[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 468   SHUFFLE   <  SKIP 1192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16376Wright, Maria, D98225BellinghamWashingtonUnited States
19871Rivera, Bryce98284Sedro WoolleyWashingtonUnited States
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States

Generated 2025-07-18 14:26:31.733 UTC