[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 875   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
17444Cox, Bailey, D99362Walla WallaWashingtonUnited States
25504Sutton, Calvin, G53131BonnHamburgGermany

Generated 2025-07-14 16:00:16.165 UTC