[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 2800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26607Powell, Natalie, L94704BerkeleyCaliforniaUnited States
19950Lu, Ronnie6006PerthSouth AustraliaAustralia
17807Sanz, Philip, JMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-10 13:59:52.692 UTC