[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 2374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18975Bryant, Samuel, K90712LakewoodCaliforniaUnited States
14756Reed, Charles92806La JollaCaliforniaUnited States
24623Torres, Beth98225BellinghamWashingtonUnited States

Generated 2025-07-11 18:04:14.735 UTC