[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 405   SHUFFLE   <  SKIP 1134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18623Torres, Anne, W57000MetzMoselleFrance
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 11:25:27.717 UTC