[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 0   SHUFFLE   <  SKIP 1977  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12967Rodriguez, Fernando, A91950Lincoln AcresCaliforniaUnited States
27796Patel, Jarrod, E75012ParisSeine (Paris)France
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia
28615Flores, Jonathan, H97355LebanonOregonUnited States

Generated 2025-11-06 03:47:09.048 UTC