[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 3437   SHUFFLE   <  SKIP 503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20514Griffin, Hannah99362Walla WallaWashingtonUnited States
17793Alvarez, Kathleen, RY03 4TNYorkEnglandUnited Kingdom
28060Rodriguez, Blake97301SalemOregonUnited States

Generated 2025-07-21 08:51:49.583 UTC