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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17803Hernandez, Renee, CPB12PeterboroughEnglandUnited Kingdom
28423Ortega, Victor, L40434DuesseldorfHessenGermany
27150Anand, Lacey, J2065St. LeonardsNew South WalesAustralia

Generated 2025-07-13 05:48:46.988 UTC