[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 3498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18769Dominguez, Theresa, L1597Lane CoveNew South WalesAustralia
20506Bradley, Paige98052RedmondWashingtonUnited States
20493Jackson, Matthew97222MilwaukieOregonUnited States

Generated 2025-07-11 23:19:51.287 UTC