[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 158   SHUFFLE   <  SKIP 690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11828Martinez, Katherine97222MilwaukieOregonUnited States
25309Zhou, Karen04838EilenburgBrandenburgGermany
27307Prasad, Andre33041PaderbornHamburgGermany
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-16 00:48:02.382 UTC