[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 506   SHUFFLE   <  SKIP 512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24376Black, Tommy4000BrisbaneQueenslandAustralia
12043Patterson, Carson, L94536FremontCaliforniaUnited States
24569Gonzalez, Bob, SOX1OxfordEnglandUnited Kingdom

Generated 2025-07-09 21:13:39.190 UTC