[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 506   SHUFFLE   <  SKIP 356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17201Yang, Vincent, R60061Frankfurt am MainSaarlandGermany
14197Gill, Frank, C38001BraunschweigNordrhein-WestfalenGermany
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 19:06:54.006 UTC