[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 817   SHUFFLE   <  SKIP 258  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17256Flores, Noah7001HobartTasmaniaAustralia
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom
27126Sharma, Derek, I80610Saint OuenSommeFrance
19225Watson, Jeremy, A92806La JollaCaliforniaUnited States

Generated 2025-07-18 16:14:55.710 UTC