[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 2295   SHUFFLE   <  SKIP 196  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13389Thomas, Madison, M91945Lemon GroveCaliforniaUnited States
21401Powell, Eric97355LebanonOregonUnited States
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom
28270Long, Samuel, A99362Walla WallaWashingtonUnited States

Generated 2025-07-19 12:45:45.719 UTC