[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 416   SHUFFLE   <  SKIP 2324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
27915Green, Jordan, L91932Imperial BeachCaliforniaUnited States
19656Travers, Sydney91941GrossmontCaliforniaUnited States

Generated 2025-07-12 11:15:33.637 UTC