[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 413   SHUFFLE   <  SKIP 1077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29435Rodriguez, Stanley66272Sulzbach TaunusSaarlandGermany
25399Leitão, Jorge91776San GabrielCaliforniaUnited States
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-18 03:41:41.659 UTC