[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 2234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27513Zheng, Cara, L3429SunburyVictoriaAustralia
20363Brown, Alexander, L94015Daly CityCaliforniaUnited States
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom

Generated 2025-11-04 17:09:48.951 UTC