[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 4966   SHUFFLE   <  SKIP 203  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25802He, Clayton95010HofBayernGermany
18816Smith, Taylor97045Oregon CityOregonUnited States
11063Murphy, Angela98052RedmondWashingtonUnited States
26138Chander, Latoya, C2300NewcastleNew South WalesAustralia

Generated 2025-07-20 12:00:37.093 UTC