[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 2421   SHUFFLE   <  SKIP 126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20722Serrano, Kellie, L64283DarmstadtHessenGermany
17695Washington, Hunter94070San CarlosCaliforniaUnited States
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-15 21:59:13.868 UTC