[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 0   SHUFFLE   <  SKIP 3091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States
14781Butler, Robert, D42651SolingenNordrhein-WestfalenGermany
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-11-03 10:06:39.427 UTC