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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13093James, Michelle, M98501OlympiaWashingtonUnited States
22202Diaz, Roberto, A2065St. LeonardsNew South WalesAustralia
26642Evans, Gabrielle, J97068W. LinnOregonUnited States

Generated 2025-07-11 15:47:59.360 UTC