[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 875   SHUFFLE   <  SKIP 6356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12368Rubio, Rodney, L57000MetzMoselleFrance
25557Navarro, Tyrone, K4217Gold CoastQueenslandAustralia
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 00:41:50.045 UTC