[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 3222   SHUFFLE   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27147Nara, Melvin, E5023FindonSouth AustraliaAustralia
26621Wood, Sarah, L97005BeavertonOregonUnited States
23869Nara, Wayne, C98107BallardWashingtonUnited States

Generated 2025-07-14 16:20:45.814 UTC