[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 650   SHUFFLE   <  SKIP 2469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21795Bennett, Tristan, L91776San GabrielCaliforniaUnited States
17095Garcia, Logan, D78000VersaillesYvelineFrance
16591He, ClarenceRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-16 06:04:58.882 UTC