[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 34   SHUFFLE   <  SKIP 2570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22885Henderson, Caleb98901YakimaWashingtonUnited States
11237Anand, Clarence, M42651SolingenNordrhein-WestfalenGermany
28469Green, Morgan, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 10:57:41.273 UTC