[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 0   SHUFFLE   <  SKIP 982  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States
24474Guo, Rosa, M1002SydneyNew South WalesAustralia
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom
12330Raman, Preston, M45001EssenHamburgGermany
19460Diaz, Arthur91420MorangisEssonneFrance
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom
14573Wood, Madison, M97068W. LinnOregonUnited States
13716Jai, Brandon90241DowneyCaliforniaUnited States

Generated 2025-11-04 15:24:45.354 UTC