[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   SHUFFLE   SKIP 3217   <  SKIP 511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17952Beck, Brendan66272Sulzbach TaunusSaarlandGermany
23876Henderson, David, M91776San GabrielCaliforniaUnited States
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-17 01:59:15.492 UTC