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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
20443Cox, Adrian, J91941GrossmontCaliforniaUnited States
17059Chen, Louis, J2444Port MacquarieNew South WalesAustralia

Generated 2025-07-14 16:35:07.660 UTC