[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 778   SHUFFLE   <  SKIP 5064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24101Anderson, Kaitlyn, HWA3WatfordEnglandUnited Kingdom
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
15660Jai, AprilSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-21 16:04:04.099 UTC