[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 3677   SHUFFLE   <  SKIP 1316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14361Raje, Franklin, D98312BremertonWashingtonUnited States
25651Yuan, Alvin95010HofBayernGermany
22013Jenkins, Marcus, L97222MilwaukieOregonUnited States

Generated 2025-07-19 23:00:28.833 UTC