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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19154Mr., Sotelo, William, K.98312BremertonWashingtonUnited States
19473Chande, Roger75016ParisSeine (Paris)France
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 06:30:41.360 UTC