[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 476  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom
24736Ramirez, Savannah, C97355LebanonOregonUnited States
18857Sanders, Sebastian, L98020EdmondsWashingtonUnited States
15019Ramos, Mary, B2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-15 22:01:14.089 UTC