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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22603He, Autumn59100RoubaixNordFrance
23780Stewart, Mason59100RoubaixNordFrance
24384Pal, Kenneth, G59100RoubaixNordFrance

Generated 2025-07-22 01:35:59.620 UTC