[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 549   SHUFFLE   <  SKIP 912  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15389King, Joan, E94303Palo AltoCaliforniaUnited States
28884Suarez, SheilaY03 4TNYorkEnglandUnited Kingdom
18846Hughes, Deb99362Walla WallaWashingtonUnited States

Generated 2025-07-17 17:32:43.893 UTC