[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5114  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
26783Torres, Juan99362Walla WallaWashingtonUnited States
29129Watson, Timothy91776San GabrielCaliforniaUnited States
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 04:50:12.499 UTC