[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9718   <  SKIP 625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28420Chapman, Tracy, C93400Saint-DenisSeine Saint DenisFrance
18005Ramos, Renee, K20354HamburgHamburgGermany
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States

Generated 2025-07-19 06:09:38.233 UTC