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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13555Smith, Tammy, L45000OrleansLoiretFrance
25299Romero, Hector, E59000LilleNordFrance
18418Sun, Dawn, L94519ConcordCaliforniaUnited States

Generated 2025-07-10 03:53:06.906 UTC