[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 2421   SHUFFLE   <  SKIP 712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22824Nath, April, R59223RoncqNordFrance
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States
25494Jimenez, Lee31770ColomiersGaronne (Haute)France

Generated 2025-07-09 10:50:17.106 UTC