[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 484   SHUFFLE   <  SKIP 2319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25520Zeng, Candice, E80610Saint OuenSommeFrance
21443Morgan, Zoe, D98501OlympiaWashingtonUnited States
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-09 21:32:58.381 UTC