[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 2224   SHUFFLE   <  SKIP 2117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17611Butler, Luis, G97355LebanonOregonUnited States
27395Lu, Jenny, J97005BeavertonOregonUnited States
28022Lopez, Jason, R90241DowneyCaliforniaUnited States

Generated 2025-07-20 05:34:35.467 UTC