[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 363   SHUFFLE   <  SKIP 338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
23002Hernandez, Arthur, W98225BellinghamWashingtonUnited States
17222Serrano, Carolyn, A92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-21 08:58:00.802 UTC