[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 2421   SHUFFLE   <  SKIP 5807  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11960Griffin, Ana98052RedmondWashingtonUnited States
11410Goel, Maurice75013ParisSeine (Paris)France
18293Butler, Austin, W4700RockhamptonQueenslandAustralia

Generated 2025-07-20 02:58:09.311 UTC