[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 527   SHUFFLE   <  SKIP 1610  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21009Sandberg, Clinton, S70452StuttgartSaarlandGermany
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States
24534Luo, AlishaSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-11-05 18:23:33.948 UTC