[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 908   SHUFFLE   <  SKIP 386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17516Foster, Thomas98052RedmondWashingtonUnited States
12483Perez, Amanda59100RoubaixNordFrance
25351Phillips, Jordan97222MilwaukieOregonUnited States

Generated 2025-07-13 13:35:06.275 UTC