[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 2434   SHUFFLE   <  SKIP 269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
24169Martinez, Lydia5023FindonSouth AustraliaAustralia

Generated 2025-07-12 18:54:00.433 UTC