[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 9749  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States
25863Wright, Sydney, S97355LebanonOregonUnited States
21548Chander, Christy, EW1N 9FALondonEnglandUnited Kingdom
20395Rogers, Katherine, B94010BurlingameCaliforniaUnited States

Generated 2025-07-18 04:07:53.219 UTC