[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16698Gill, Mallory, P4169East BrisbaneQueenslandAustralia
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom
19239Alexander, Jeremy, D98052RedmondWashingtonUnited States

Generated 2025-07-09 10:39:38.007 UTC