[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 872   SHUFFLE   <  SKIP 896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20811Shan, CalvinWA3 7BHWarringtonEnglandUnited Kingdom
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
19228Ramirez, Morgan, P98168BurienWashingtonUnited States

Generated 2025-07-16 15:46:38.634 UTC