[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 3669   SHUFFLE   <  SKIP 2861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28181Rodriguez, Katherine, J97355LebanonOregonUnited States
12784Campbell, Jonathan, D97301SalemOregonUnited States
29050Russell, Jack90706BellflowerCaliforniaUnited States

Generated 2025-07-12 19:22:28.359 UTC