[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 999   SHUFFLE   <  SKIP 531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14856Carlson, Kari97005BeavertonOregonUnited States
18796Ruiz, Marvin, R1002SydneyNew South WalesAustralia
22992Yang, Austin, H98033KirklandWashingtonUnited States

Generated 2025-07-08 19:12:31.002 UTC