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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
12033Guo, Kristen, A98312BremertonWashingtonUnited States
15170Martinez, Jermaine, L2065St. LeonardsNew South WalesAustralia

Generated 2025-07-21 09:14:44.674 UTC