[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 34   SHUFFLE   <  SKIP 2407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22361White, Nathan, G91950National CityCaliforniaUnited States
27471Gao, Susan6006PerthSouth AustraliaAustralia
25466Young, Janet93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 03:06:00.889 UTC