[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 7561   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23785Harris, Taylor, M98052RedmondWashingtonUnited States
24764Hughes, Abigail, G98201EverettWashingtonUnited States
18254Martin, Larry1597Lane CoveNew South WalesAustralia

Generated 2025-07-22 05:33:14.080 UTC