[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 6595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19503Luo, Bridget, A91370Verrieres Le BuissonEssonneFrance
16804Zhang, Adam, W97068W. LinnOregonUnited States
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-09 13:56:56.839 UTC