[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 1445   SHUFFLE   <  SKIP 327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom
18645Bryant, Jordan, K98501OlympiaWashingtonUnited States
20586Zhao, Clayton77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-11 23:28:13.227 UTC