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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28888Lal, Casey, C80610Saint OuenSommeFrance
27523Martin, Kayla, E98225BellinghamWashingtonUnited States
18160Rivera, BryanGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 08:57:59.676 UTC