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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17811Hernandez, Stacy70452StuttgartSaarlandGermany
21869Prasad, Tina, A53131BonnNordrhein-WestfalenGermany
24676Roberts, Jeremy98104SeattleWashingtonUnited States

Generated 2025-07-09 09:06:53.573 UTC