[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 363   SHUFFLE   <  SKIP 356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25618Hernandez, Albert38231SalzgitterHessenGermany
18559Adams, Lucas98284Sedro WoolleyWashingtonUnited States
11579Beck, ClaytonWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-18 21:29:32.271 UTC