[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 4   SHUFFLE   <  SKIP 2295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16492Sanz, Theodore, M2500WollongongNew South WalesAustralia
18542She, Dustin, E98168BurienWashingtonUnited States
20585Lee, EmilyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 10:56:03.613 UTC