[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 484   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19288Wang, Candice80074MünchenHamburgGermany
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia

Generated 2025-07-16 21:33:15.301 UTC