[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 3104   SHUFFLE   <  SKIP 2211  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18928Prasad, Carmen, L2300NewcastleNew South WalesAustralia
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
12600Romero, Larry, S04838EilenburgBrandenburgGermany
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-14 01:35:23.495 UTC