[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 9401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15127Yang, Wesley, K1597Lane CoveNew South WalesAustralia
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
27219Yang, Benjamin91945Lemon GroveCaliforniaUnited States

Generated 2025-07-14 10:26:49.763 UTC