[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 872   SHUFFLE   <  SKIP 769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28641Butler, Brittany97205PortlandOregonUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
24951Ward, Jeremy, D92102San DiegoCaliforniaUnited States

Generated 2025-07-16 11:57:50.107 UTC