[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 3677   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23352Mitchell, Kevin98052RedmondWashingtonUnited States
19495Gill, Francis75013ParisSeine (Paris)France
28930Kapoor, Jarrod1002SydneyNew South WalesAustralia

Generated 2025-07-10 22:32:13.701 UTC