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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27396Cook, Adrian, S98020EdmondsWashingtonUnited States
28011Lan, Andrew, L97222MilwaukieOregonUnited States
23085Subram, Ross, L6006PerthSouth AustraliaAustralia
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States

Generated 2025-07-11 04:30:04.241 UTC