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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19853Ramos, Ricky, E90746CarsonCaliforniaUnited States
26889Torres, Natasha91480FrankfurtBayernGermany
27348Zhou, Clayton4171HawthorneQueenslandAustralia
18632Tang, RussellHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-16 00:17:40.232 UTC