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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom
18015Edwards, Haley, D59140DunkerqueNordFrance

Generated 2025-07-15 10:34:28.766 UTC