[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 494   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23710Sanchez, Anna98312BremertonWashingtonUnited States
28870Watson, Brian98036LynnwoodWashingtonUnited States
25451Subram, Geoffrey, L60075Frankfurt am MainSaarlandGermany

Generated 2025-07-18 22:41:11.919 UTC