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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
12633Suarez, Shannon, RRG12 8TBBracknellEnglandUnited Kingdom
21942Roberts, Julia, M98036LynnwoodWashingtonUnited States

Generated 2025-07-16 15:48:49.515 UTC