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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27442Raman, Janelle, C94014ColmaCaliforniaUnited States
11593Moreno, Armando45000OrleansLoiretFrance
24213Rana, MartinRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-14 17:57:30.979 UTC