[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   SKIP 461   SHUFFLE   <  SKIP 4238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom
29461Xu, Colin, C5023FindonSouth AustraliaAustralia
23144Alexander, Zachary, A98270MarysvilleWashingtonUnited States

Generated 2025-07-15 11:06:59.771 UTC