[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 327   SHUFFLE   <  SKIP 676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
12133Xie, Colleen, CLA1 1LNLancasterEnglandUnited Kingdom
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 12:12:53.475 UTC