[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 680   SHUFFLE   <  SKIP 2683  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28231Powell, James, V97301SalemOregonUnited States
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
16641Bailey, Julia, I92806La JollaCaliforniaUnited States
26238Foster, Julia, A91950National CityCaliforniaUnited States
24061Luo, Kelvin75013ParisSeine (Paris)France

Generated 2025-07-20 06:44:45.740 UTC