[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 0   SHUFFLE   <  SKIP 2723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12434Kumar, Thomas, M98403TacomaWashingtonUnited States
24519King, Carlos, M94063Redwood CityCaliforniaUnited States
27746Raje, Dale, H2065St. LeonardsNew South WalesAustralia

Generated 2025-10-31 20:52:37.167 UTC