[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 511   SHUFFLE   <  SKIP 124  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19174Howard, Katelyn, L59100RoubaixNordFrance
16001Pal, Ricardo, J91502BurbankCaliforniaUnited States
16144Kelly, Patrick98033KirklandWashingtonUnited States
28087Simmons, Maria, B90706BellflowerCaliforniaUnited States
14381Cooper, Alexa97330CorvallisOregonUnited States
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom
11226Ross, Sydney, T97068W. LinnOregonUnited States

Generated 2025-07-09 15:41:34.436 UTC