[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 1475  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22751Rodriguez, Samuel, P92020El CajonCaliforniaUnited States
16472Robinson, Olivia, A75007ParisSeine (Paris)France
25480Thomas, MiguelKB9KirkbyEnglandUnited Kingdom
19440Sharma, Alicia, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 11:12:45.466 UTC