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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom
26209Cox, Jan, R42651SolingenNordrhein-WestfalenGermany
27951Torres, Roy75019ParisSeine (Paris)France

Generated 2025-07-10 21:43:50.874 UTC