[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 0   SHUFFLE   <  SKIP 3144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia

Generated 2025-11-05 05:50:48.835 UTC