[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 2946  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18568Bennett, Mya, M92020El CajonCaliforniaUnited States
24188Turner, CharlesGL50CheltenhamEnglandUnited Kingdom
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom
17931Zhao, Jeffery80610Saint OuenSommeFrance

Generated 2025-07-09 14:34:26.851 UTC