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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27323Shan, Michele59100RoubaixNordFrance
15164Collins, Savannah94941Mill ValleyCaliforniaUnited States
27521Foster, Gabriel, G91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 15:51:39.271 UTC