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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21303Jenkins, Sydney, L90505TorranceCaliforniaUnited States
12797Howard, Patrick, L91791West CovinaCaliforniaUnited States
20938Rowe, Carolyn, AMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 07:56:42.120 UTC