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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance
22586Shen, Derek, TYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 01:46:35.368 UTC