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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19196She, April66578NeunkirchenSaarlandGermany
24792Malhotra, Clifford, G94014ColmaCaliforniaUnited States
27815Chow, JamiePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 05:15:02.222 UTC