[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 2895  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 09:52:12.705 UTC