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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27829Wang, Jorge, M75010ParisSeine (Paris)France
21981Henderson, Isabella, L4000BrisbaneQueenslandAustralia
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States

Generated 2025-07-14 04:12:07.327 UTC