[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 2927   SHUFFLE   <  SKIP 558  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19262Sanchez, Kari, TPE17BuryEnglandUnited Kingdom
25890Brown, Chloe, D94010BurlingameCaliforniaUnited States
27887Zhang, Eugene, C75019ParisSeine (Paris)France
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia

Generated 2025-07-15 04:45:31.592 UTC