[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 7025   SHUFFLE   <  SKIP 397  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
13177Rogers, Taylor97222MilwaukieOregonUnited States
12211Romero, Victor, C77680Roissy en BrieSeine et MarneFrance
12027Wood, Haley, E98055RentonWashingtonUnited States

Generated 2025-07-18 17:02:20.803 UTC