[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 3104   SHUFFLE   <  SKIP 4028  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21565Shan, Sheena, J4551CaloundraQueenslandAustralia
19161Hughes, Jeremiah, C94014ColmaCaliforniaUnited States
21036Hernandez, Ruben, CPB12PeterboroughEnglandUnited Kingdom
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States

Generated 2025-07-20 20:27:09.488 UTC