[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 482   SHUFFLE   <  SKIP 2104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11828Martinez, Katherine97222MilwaukieOregonUnited States
28831Harris, Elizabeth, L91932Imperial BeachCaliforniaUnited States
28122King, Gabriel, V98052RedmondWashingtonUnited States

Generated 2025-07-15 08:02:52.725 UTC