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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16267Chen, Edwin41485GrevenbroichBayernGermany
13140Zhu, Jamie, J5023FindonSouth AustraliaAustralia
28410Gill, Cheryl, RRG12 8TBBracknellEnglandUnited Kingdom
12144Jenkins, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-07-11 01:33:15.315 UTC