[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 480   SHUFFLE   <  SKIP 628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21740Walker, TaylorWA3WatfordEnglandUnited Kingdom
20983Vance, Meredith, B4169East BrisbaneQueenslandAustralia
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 01:35:20.958 UTC