[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2480   <  SKIP 1689  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17246Wu, Micah2450Coffs HarbourNew South WalesAustralia
13841Kumar, ClaytonY03 4TNYorkEnglandUnited Kingdom
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
18592Evans, Mackenzie97222MilwaukieOregonUnited States

Generated 2025-07-16 11:33:55.410 UTC