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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24401Rana, Douglas90706BellflowerCaliforniaUnited States
21477Watson, Katelyn, B94941Mill ValleyCaliforniaUnited States
25442Goel, Melvin, A91940Les UlisEssonneFrance

Generated 2025-07-18 22:49:12.809 UTC