[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 250   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18860Foster, Sydney, J98055RentonWashingtonUnited States
21908Hayes, Isabel97045Oregon CityOregonUnited States
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-07 13:18:09.987 UTC